Age | Commit message (Expand) | Author |
2011-08-15 | gre: fix improper error handling | xeb@mail.ru |
2011-08-15 | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov |
2011-08-15 | net: allow netif_carrier to be called safely from IRQ | stephen hemminger |
2011-08-15 | xfrm: Fix key lengths for rfc3686(ctr(aes)) | Tushar Gohad |
2011-08-15 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman |
2011-08-15 | net: add IFF_SKB_TX_SHARED flag to priv_flags | Neil Horman |
2011-08-15 | IPv4: Send gratuitous ARP for secondary IP addresses also | Zoltan Kiss |
2011-08-15 | sch_sfq: fix sfq_enqueue() | Eric Dumazet |
2011-08-15 | net: adjust array index | Julia Lawall |
2011-08-15 | IPVS: Free resources on module removal | Simon Horman |
2011-08-15 | ipv4: fix the reusing of routing cache entries | Julian Anastasov |
2011-08-15 | ipv4: Constrain UFO fragment sizes to multiples of 8 bytes | Bill Sommerfeld |
2011-08-15 | icmp: Fix regression in nexthop resolution during replies. | David S. Miller |
2011-08-15 | ipv6: make fragment identifications less predictable | Eric Dumazet |
2011-08-15 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-08-15 | net: Fix security_socket_sendmsg() bypass problem. | Tetsuo Handa |
2011-08-15 | net: Cap number of elements for sendmmsg | Anton Blanchard |
2011-08-15 | net: sendmmsg should only return an error if no messages were sent | Anton Blanchard |
2011-08-04 | cfg80211: really ignore the regulatory request | Sven Neumann |
2011-08-04 | svcrpc: fix list-corrupting race on nfsd shutdown | J. Bruce Fields |
2011-08-04 | mac80211: Restart STA timers only on associated state | Rajkumar Manoharan |
2011-08-04 | ethtool: Allow zero-length register dumps again | Ben Hutchings |
2011-08-04 | bridge: send proper message_age in config BPDU | stephen hemminger |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-19 | ceph: fix file mode calculation | Sage Weil |
2011-07-16 | Bluetooth: Fix crash with incoming L2CAP connections | Ilia Kolomisnky |
2011-07-16 | Bluetooth: Fix regression in L2CAP connection procedure | Gustavo F. Padovan |
2011-07-14 | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław |
2011-07-14 | net: sctp: fix checksum marking for outgoing packets | Michał Mirosław |
2011-07-13 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-07-12 | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear |
2011-07-08 | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos... | Thomas Graf |
2011-07-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-08 | XFRM: Fix memory leak in xfrm_state_update | Tushar Gohad |
2011-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-07 | SUNRPC: Fix a race between work-queue and rpc_killall_tasks | Trond Myklebust |
2011-07-07 | sctp: Enforce retransmission limit during shutdown | Thomas Graf |
2011-07-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-07-07 | mac80211: fix TKIP replay vulnerability | Johannes Berg |
2011-07-07 | mac80211: fix ie memory allocation for scheduled scans | Luciano Coelho |
2011-07-07 | sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it | Wei Yongjun |
2011-07-07 | net: refine {udp|tcp|sctp}_mem limits | Eric Dumazet |
2011-07-05 | net: vlan: enable soft features regardless of underlying device | Shan Wei |
2011-07-05 | bridge: Always flood broadcast packets | Herbert Xu |
2011-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-05 | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex | Luciano Coelho |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville |
2011-07-04 | net: bind() fix error return on wrong address family | Marcus Meissner |
2011-07-01 | xfrm4: Don't call icmp_send on local error | Steffen Klassert |
2011-07-01 | ipv4: Don't use ufo handling on later transformed packets | Steffen Klassert |