Age | Commit message (Expand) | Author |
2012-10-19 | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-10-19 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-17 | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin |
2012-10-16 | ipv6: addrconf: fix /proc/net/if_inet6 | Eric Dumazet |
2012-10-16 | sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter() | Zijie Pan |
2012-10-16 | vlan: fix bond/team enslave of vlan challenged slave/port | Jiri Pirko |
2012-10-14 | Merge 3.7-rc1 into tty-linus | Greg Kroah-Hartman |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-13 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-12 | userns: Properly print bluetooth socket uids | Eric W. Biederman |
2012-10-12 | net: add doc for in4_pton() | Amerigo Wang |
2012-10-12 | net: add doc for in6_pton() | Amerigo Wang |
2012-10-12 | vti: fix sparse bit endian warnings | stephen hemminger |
2012-10-12 | tcp: resets are misrouted | Alexey Kuznetsov |
2012-10-12 | Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-11 | tcp: sysctl interface leaks 16 bytes of kernel memory | Alan Cox |
2012-10-11 | 9P: Fix race between p9_write_work() and p9_fd_request() | Simon Derr |
2012-10-11 | Merge Trond's bugfixes | J. Bruce Fields |
2012-10-10 | ipv4: fix route mark sparse warning | stephen hemminger |
2012-10-10 | bridge: Pull ip header into skb->data before looking into ip header. | Sarveshwar Bandi |
2012-10-10 | pktgen: replace scan_ip6() with in6_pton() | Amerigo Wang |
2012-10-10 | pktgen: enable automatic IPv6 address setting | Amerigo Wang |
2012-10-10 | pktgen: display IPv4 address in human-readable format | Amerigo Wang |
2012-10-10 | pktgen: set different default min_pkt_size for different protocols | Amerigo Wang |
2012-10-10 | pktgen: fix crash when generating IPv6 packets | Amerigo Wang |
2012-10-10 | Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-09 | nfs: disintegrate UAPI for nfs | J. Bruce Fields |
2012-10-09 | RDS: fix rds-ping spinlock recursion | jeff.liu |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2012-10-09 | rbtree: empty nodes have no color | Michel Lespinasse |
2012-10-08 | ipvs: fix ARP resolving for direct routing mode | Julian Anastasov |
2012-10-08 | ipv4: Add FLOWI_FLAG_KNOWN_NH | Julian Anastasov |
2012-10-08 | ipv4: introduce rt_uses_gateway | Julian Anastasov |
2012-10-08 | ipv4: make sure nh_pcpu_rth_output is always allocated | Julian Anastasov |
2012-10-08 | ipv4: fix forwarding for strict source routes | Julian Anastasov |
2012-10-08 | ipv4: fix sending of redirects | Julian Anastasov |
2012-10-08 | ipv6: gro: fix PV6_GRO_CB(skb)->proto problem | Eric Dumazet |
2012-10-08 | vlan: don't deliver frames for unknown vlans to protocols | Florian Zumbiehl |
2012-10-08 | mac80211: use ieee80211_free_txskb to fix possible skb leaks | Felix Fietkau |
2012-10-08 | mac80211: call drv_get_tsf() in sleepable context | Thomas Pedersen |
2012-10-08 | net: gro: selective flush of packets | Eric Dumazet |
2012-10-08 | ipv4: Don't report stale pmtu values to userspace | Steffen Klassert |
2012-10-08 | ipv4: Don't create nh exeption when the device mtu is smaller than the report... | Steffen Klassert |
2012-10-08 | ipv4: Always invalidate or update the route on pmtu events | Steffen Klassert |
2012-10-08 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells |
2012-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-10-07 | net: gro: fix a potential crash in skb_gro_reset_offset | Eric Dumazet |