aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | netfilter: arp_tables: unfold two critical loops in arp_packet_match()Eric Dumazet2009-02-18
| * | | netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond2009-02-18
| * | | netfilter: ebtables: remove unneeded initializationsStephen Hemminger2009-02-18
| * | | netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-18
| * | | netfilter: remove unneeded gotoJan Engelhardt2009-02-18
| * | | netfilter: change generic l4 protocol numberChristoph Paasch2009-02-18
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-23
|\ \ \ \ | | |/ / | |/| |
| * | | nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-20
* | | | tcp: Discard segments that ack data not yet sentJohn Dykstra2009-03-23
* | | | netdev: expose net_device_ops compat as config optionStephen Hemminger2009-03-22
* | | | irlan: convert to net_device_opsStephen Hemminger2009-03-21
* | | | irda: net_device_ops ioctl fixStephen Hemminger2009-03-21
* | | | atm: convert clip driver to net_device_opsStephen Hemminger2009-03-21
* | | | atm: convert mpc device to using netdev_opsStephen Hemminger2009-03-21
* | | | dsa: add switch chip cascading supportLennert Buytenhek2009-03-21
* | | | dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek2009-03-21
* | | | dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek2009-03-21
* | | | ipx: use constant for strings and desciptorStephen Hemminger2009-03-21
* | | | snap: use const for descriptorStephen Hemminger2009-03-21
* | | | net: remove useless prefetch() callEric Dumazet2009-03-21
* | | | sctp: Clean up TEST_FRAME hacks.Vlad Yasevich2009-03-21
* | | | skb: expose and constify hash primitivesStephen Hemminger2009-03-21
* | | | atm: lec use dev_change_mtuStephen Hemminger2009-03-21
* | | | net/*: use linux/kernel.h swap()Ilpo Järvinen2009-03-21
* | | | netrom: zero length frame filtering in NetRomBernard Pidoux2009-03-21
* | | | ax25: zero length frame filtering in AX25Bernard Pidoux2009-03-21
* | | | ax25: SOCK_DEBUG message simplificationBernard Pidoux2009-03-21
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-20
|\| | |
| * | | netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-19
| * | | net: kfree(napi->skb) => kfree_skbRoel Kluin2009-03-19
| * | | net: fix sctp breakageAl Viro2009-03-18
| * | | ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-18
* | | | tipc: fix non-const printf format argumentsStephen Hemminger2009-03-18
* | | | tcp: remove parameter from tcp_recv_urg().Rami Rosen2009-03-18
* | | | ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley2009-03-18
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-17
|\ \ \ \
| * | | | cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez2009-03-16
| * | | | cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-16
| * | | | cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-16
| * | | | mac80211: deauth before flushing STA informationHerton Ronaldo Krzesinski2009-03-16
| * | | | mac80211: handle failed scan requests in STA modeHelmut Schaa2009-03-16
| * | | | cfg80211: fix max tx power for world regdom on 5 GHz to 20dBmLuis R. Rodriguez2009-03-16
| * | | | cfg80211: Enable passive scan on channels 12-14 for world roamingLuis R. Rodriguez2009-03-16
| * | | | mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen2009-03-16
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-17
| |\ \ \ \
| | * | | | mac80211: Fix panic on fragmentation with power savingJouni Malinen2009-03-16
| | * | | | lib80211: silence excessive crypto debugging messagesJohn W. Linville2009-03-16
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-17
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch2009-03-16