Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 1 | -1/+2 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 13 | -21/+21 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 398 | -10876/+15632 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -4/+0 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 18 | -7/+37 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 4 | -30/+13 |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox | 1 | -4/+0 |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+11 |
2010-10-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -10/+13 |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -33/+103 |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 29 | -0/+10750 |
2010-10-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 5 | -53/+50 |
2010-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 58 | -1714/+3653 |
2010-10-21 | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Patrick McHardy | 11 | -398/+918 |
2010-10-21 | tproxy: use the interface primary IP address as a default value for --on-ip | Balazs Scheidler | 1 | -70/+132 |
2010-10-21 | tproxy: added IPv6 support to the socket match | Balazs Scheidler | 1 | -11/+154 |
2010-10-21 | tproxy: added IPv6 support to the TPROXY target | Balazs Scheidler | 1 | -37/+225 |
2010-10-21 | tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled | Balazs Scheidler | 1 | -1/+2 |
2010-10-21 | tproxy: added tproxy sockopt interface in the IPV6 layer | Balazs Scheidler | 2 | -0/+42 |
2010-10-21 | tproxy: added udp6_lib_lookup function | Balazs Scheidler | 1 | -0/+8 |
2010-10-21 | tproxy: added const specifiers to udp lookup functions | Balazs Scheidler | 1 | -4/+4 |
2010-10-21 | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler | 4 | -78/+150 |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 2 | -0/+2 |
2010-10-21 | l2tp: small cleanup | Eric Dumazet | 1 | -3/+1 |
2010-10-21 | nf_nat: restrict ICMP translation for embedded header | Julian Anastasov | 1 | -14/+15 |
2010-10-21 | can-raw: add msg_flags to distinguish local traffic | Oliver Hartkopp | 1 | -3/+30 |
2010-10-21 | 9p: client code cleanup | stephen hemminger | 1 | -50/+1 |
2010-10-21 | rds: make local functions/variables static | stephen hemminger | 20 | -64/+29 |
2010-10-21 | napi: unexport napi_reuse_skb | stephen hemminger | 1 | -2/+1 |
2010-10-21 | tipc: delete needless memset from bearer enabling. | Allan Stephens | 1 | -2/+0 |
2010-10-21 | bridge: Forward reserved group addresses if !STP | Benjamin Poirier | 1 | -1/+1 |
2010-10-21 | net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delay... | Tejun Heo | 1 | -2/+1 |
2010-10-21 | Revert d88dca79d3852a3623f606f781e013d61486828a | Neil Horman | 2 | -22/+37 |
2010-10-21 | Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c | Neil Horman | 1 | -10/+5 |
2010-10-21 | tproxy: fix hash locking issue when using port redirection in __inet_inherit_... | Balazs Scheidler | 5 | -15/+55 |
2010-10-21 | net/core: Allow tagged VLAN packets to flow through VETH devices. | Ben Greear | 1 | -1/+1 |
2010-10-21 | tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() | Balazs Scheidler | 1 | -48/+0 |
2010-10-21 | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the... | Balazs Scheidler | 3 | -14/+85 |
2010-10-21 | net_sched: remove the unused parameter of qdisc_create_dflt() | Changli Gao | 12 | -39/+27 |
2010-10-21 | xfrm: make xfrm_bundle_ok local | stephen hemminger | 1 | -3/+4 |
2010-10-21 | rtnetlink: remove rtnl_kill_links | stephen hemminger | 1 | -8/+0 |
2010-10-21 | xfrm6: make xfrm6_tunnel_free_spi local | stephen hemminger | 1 | -3/+1 |
2010-10-21 | bridge: make br_parse_ip_options static | stephen hemminger | 1 | -1/+1 |
2010-10-21 | socket: localize functions | stephen hemminger | 1 | -3/+4 |
2010-10-21 | fib: introduce fib_alias_accessed() helper | Eric Dumazet | 4 | -3/+12 |
2010-10-21 | net/sched: fix missing spinlock init | Eric Dumazet | 1 | -0/+2 |
2010-10-21 | ipvs: provide address family for debugging | Julian Anastasov | 7 | -84/+45 |
2010-10-21 | ipvs: inherit forwarding method in backup | Julian Anastasov | 1 | -0/+2 |
2010-10-21 | ipvs: changes for local client | Julian Anastasov | 2 | -92/+225 |